Selection Sets for bones #31492

Closed
opened 2012-05-17 04:08:32 +02:00 by Dan Eicher · 5 comments
Member

Project: Blender Extensions
Tracker: Py Scripts Upload
Blender: 2.63
Category: Animation
Python: 3.2
Script name: anim_selection_sets.py
Wiki page: http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Animation/SelectionSets
Author(s): Dan Eicher
Status: >Contrib

%%%Lets you add/remove bones from selection sets so you can select/deselect them as a group.%%%

**Project**: Blender Extensions **Tracker**: Py Scripts Upload **Blender**: 2.63 **Category**: Animation **Python**: 3.2 **Script name**: anim_selection_sets.py **Wiki page**: http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Animation/SelectionSets **Author(s)**: Dan Eicher **Status**: >Contrib %%%Lets you add/remove bones from selection sets so you can select/deselect them as a group.%%%
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

%%%Made more robust with error checking.%%%

%%%Made more robust with error checking.%%%
Author
Member

%%%Changes to make work with proxies:

Set options={'LIBRARY_EDITABLE'} on SelectionSet.name and Armature.active_selection_set so they're editable through the Panel template code.

Added ANIM_OT_selection_set_export which generates a script that can be run on opening a .blend to reproduce the Selection Sets on a proxy since custom props don't get saved if they're on a proxy/linked object.%%%

%%%Changes to make work with proxies: Set options={'LIBRARY_EDITABLE'} on SelectionSet.name and Armature.active_selection_set so they're editable through the Panel template code. Added ANIM_OT_selection_set_export which generates a script that can be run on opening a .blend to reproduce the Selection Sets on a proxy since custom props don't get saved if they're on a proxy/linked object.%%%
Author
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Author
Member

%%%Removed attachments from here since it's in contrib now so people don't end up with old scripts.%%%

%%%Removed attachments from here since it's in contrib now so people don't end up with old scripts.%%%
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#31492
No description provided.